The ImagickDraw class
PHP Manual

ImagickDraw::getFontStyle

(PECL imagick 2.0.0)

ImagickDraw::getFontStyleReturns the font style

Descripción

int ImagickDraw::getFontStyle ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the font style used when annotating with text.

Valores retornados

Returns the font style constant (STYLE_) associated with the ImagickDraw object or 0 if no style is set.


The ImagickDraw class
PHP Manual